| lcWndSetBasePoint | Home |
|
BOOL lcWndSetBasePoint ( HANDLE hLcWnd, BOOL bState, double X, double Y ); |
| hLcWnd | |
| Handle to LiteCAD graphics window. | |
| bState | |
| Enable / disable base point. | |
| X Y | |
| Coordinates of base point. Ignored if bState parameter is FALSE. | |
| If the function succeeds, the return value is nonzero (TRUE). |